text/template.state.evalInteger (method)

2 uses

	text/template (current package)
		exec.go#L874: 		return s.evalInteger(typ, n)
		exec.go#L914: func (s *state) evalInteger(typ reflect.Type, n parse.Node) reflect.Value {